home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 May
/
macformat-024.iso
/
Shareware City
/
Developers
/
nshellmegasource1.50
/
mega src
/
commands
/
tail.π.rsrc
/
tail.π.rsrc.rsrc
/
TEXT_16000_man general.txt
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-11-27
|
412 b
|
24 lines
NAME
tail - copy the last part of files
SYNOPSIS
tail [-n number] [file1] [file2] . . .
DESCRIPTION
The "tail" command copies the last "n" lines of a file. If no option is given, a default of ten lines are copied.
Note: "lines" are defined as carriage returns. A line may wrap several times in your shell window, but still be counted as a single line.
RETURN CODES
<0 Error
0 Success
SEE ALSO
head